home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re Why can't I debug my ODF .1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Why can't I debug my ODF part?
  2. Sent:        5/24/96 9:40 PM
  3. Received:    5/28/96 8:25 AM
  4. From:        Arni McKinley, motion@nbn.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I created an ODF part with PartMaker.  It is based on the hello part, and
  9. >I'm using the DR5 release of OpenDoc that I got at WWDC.  I follow all the
  10. >directions that were given in DR4 for debugging a part (couldn't find any
  11. >on DR5), but the debugger never stops at my breakpoints.  I'm using
  12. >Metrowerks CW 8.  I was debugging just fine with DR4 and non ODF
  13. >parts.
  14.  
  15. >Does anyone have any ideas what might be going wrong?
  16.  
  17. Yes!
  18.  
  19. I spent several hours thrashing on this one. I found that I had a part with
  20. similar 'cfrg' resources (at least I think that's what the debugger uses to
  21. find the code) buried in my system folder quite out of the way, but where
  22. the debugger found it first before it looked in the Editor's folder.
  23. Anyway, once I dumped that part, the debugger started targeting my part
  24. properly.
  25.  
  26. Arni
  27.  
  28.